From: Glenn Morris Date: Wed, 25 Feb 2009 17:32:28 +0000 (+0000) Subject: Remove local setting of bug-reference-url-format since it's in dir-locals now. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1545 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b91ae06d5691a62a87506c207d11e126917d9b3a;p=emacs.git Remove local setting of bug-reference-url-format since it's in dir-locals now. --- diff --git a/ChangeLog b/ChangeLog index 145aa5a050a..a2dd51357e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7551,7 +7551,6 @@ ;; Local Variables: ;; coding: utf-8 ;; add-log-time-zone-rule: t -;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s" ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 1c05b5650fe..32cf675f430 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -123,7 +123,6 @@ ;; Local Variables: ;; coding: utf-8 ;; add-log-time-zone-rule: t -;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s" ;; End: Copyright (C) 2008, 2009 Free Software Foundation, Inc. diff --git a/src/ChangeLog b/src/ChangeLog index 40bbe903854..d597dfbe20f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -17651,7 +17651,6 @@ See ChangeLog.10 for earlier changes. ;; Local Variables: ;; coding: utf-8 ;; add-log-time-zone-rule: t -;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s" ;; End: Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.